CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - stereo matching

搜索资源列表

  1. StereoVision

    0下载:
  2. 实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建-Achieve OpenCV, OpenGL, VS2008 mixed programming, enter the corrected image right, using stereo matching algorithm to calculate the disparity map, the final three-dimensional reconst
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22887404
    • 提供者:金媛媛
  1. ssd-sad-ncc

    0下载:
  2. sad、ssd、ncc的立体匹配方法,测试效果好,适合初学者-Sad, SSD, NCC stereo matching method, the test effect is good, suitable for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:795700
    • 提供者:张小学
  1. imagematchsourcecode.tar

    0下载:
  2. 立体匹配算法,里面的匹配算法不仅匹配的很准确,而且匹配到的特征点比大多数算法更多。是一个很难得的匹配算法源码!-Stereo matching algorithm, which matches the matching algorithm is not only very accurate, but matched feature points more than most algorithms. Is a very rare matching algorithm source code!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:637605
    • 提供者:hypthomas123
  1. AdaptiVe-Aggregation

    0下载:
  2. 出了一种恢复高质量稠密视差图的立体视觉合作算法.该算法采用基于形态学相似性的自适应加权方 法,迭代地进行局部邻域的自适应聚合和抑制放大,实现高效率和高质量稠密视差图计算.将该算法推广到三目摄像 机立体匹配系统中,通过重建摄像机坐标系实现图像校正,并根据连续性假设和唯一性假设,建立视差空间中的支持 关系和三目摄像机之间的抑制关系.实验结果表明,三目立体合作算法能够得到精确的场景视差映射,并可以实现多 基线方向的遮挡检测.该算法特别适用于由多个廉价摄像机组成的立体视觉系统,在几乎不增
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:769262
    • 提供者:aaron
  1. Stereo-Edge-Matching

    1下载:
  2. 种新的针对山体图像边缘的立体匹配算法。为了保证匹配的准确性,首先引入极线方向上的 视差梯度约束,然后在考察唯一性的基础上,通过搜索并考察边缘端点周围的角点信息来引导边缘的匹配,并且限定边缘端点的角点搜索范围,最终匹配结果保证了两幅图像中的匹配对是一对一的唯一对应。-A newfast stereo edge-matching algorithm based on mountain images is presented.In order to ensure the accuracy of
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:482804
    • 提供者:aaron
  1. SAD

    0下载:
  2. 主要用C描述了立体匹配的比较简单的一种算法,运用差的绝对值进行匹配耗费的计算。-Mainly use C describes the simpler a stereo matching algorithm, using the absolute value of difference matching cost calculation.
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:391593
    • 提供者:xuwenjing
  1. stereovision

    1下载:
  2. 此方法是基于区域进行的立体匹配的花费计算,方法容易实现。- this method is based on the area of cost calculation, stereo matching method is easy to implement.
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4974592
    • 提供者:xuwenjing
  1. SAD_monG

    0下载:
  2. Stereo matching using SAD (Sum of Absolute Differences)
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8484300
    • 提供者:monG
  1. SSD_monG

    0下载:
  2. Stereo matching using SSD (Sum of Squared Differences)
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8484202
    • 提供者:monG
  1. MAD_monG

    0下载:
  2. Stereo matching using MAD (Mean of Absolute Differences)
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8484200
    • 提供者:monG
  1. STEREO_MATCHING

    0下载:
  2. SAD,SSD,NCC局部立体匹配算法实现-SAD, SSD, NCC local stereo matching algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:4058628
    • 提供者:谢志鹏
  1. stereo-vision-in-the-matlab

    0下载:
  2. 在matlab环境下面编程,最好使用2012版本及其以上,完成利用matlab软件提供的图像处理函数来完成图像匹配,3D重建的工作。最后的效果图很好,由于是利用matlab自带的图片,所以压缩文件中无图片,直接打开m文件就可以运行!-Below programming in matlab environment, it is best to use 2012 version and above, using matlab software provides complete image proc
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:3451
    • 提供者:李雪松
  1. BSM_src

    0下载:
  2. 计算机视觉经典算法之bsm算法,主要解决立体匹配问题-Bsm classic algorithms computer vision algorithms, mainly to solve the problem of stereo matching
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:8422
    • 提供者:帆布
  1. Mei_Segment-Tree_Based_Cost

    0下载:
  2. s世界计算机视觉三大会议之CVPR会议,中国人发表的经典立体匹配的论文-s World Computer Vision Conference CVPR three meetings, the Chinese classic stereo matching published papers
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:666140
    • 提供者:帆布
  1. libelas

    0下载:
  2. Libelas(大规模高效立体匹配库)是cross-platfrom c++ 图书馆与MATLAB计算包装差异大的地图图像。输入 是一双纠正灰度立体图像的大小相同。输出相应的 差距的地图。-Libelas (LIBrary for Efficient LArge-scale Stereo matching) is a cross-platfrom C++ library with MATLAB wrappers for computing disparity maps of la
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-25
    • 文件大小:8548655
    • 提供者:东风
  1. GraphCut

    0下载:
  2. 图像立体匹配算法GraphCut算法实现源代码-Stereo matching algorithm GraphCut algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:853166
    • 提供者:朱继祥
  1. SSD

    0下载:
  2. 图像处理立体匹配算法:Sum of Squared Defferences (SSD)算法的实现-Image processing stereo matching algorithm: Sum of Squared Defferences (SSD) algorithm implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6464512
    • 提供者:朱继祥
  1. GRAPH_CUT_STEREO_AA

    1下载:
  2. 全局立体匹配一直是一个比较困难的问题,本算法通过C++编译器,实现了全局立体匹配算法,希望对你有帮助-Stereo matching algorithm based on graph cuts, using the maximum flow/minimum cut methods to achieve global stereo matching.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-22
    • 文件大小:6224216
    • 提供者:gongwenbiao
  1. SSD_stereo_matching

    0下载:
  2. stereo matching SSD source:http://siddhantahuja.wordpress.com/tag/stereo-matching/
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2284
    • 提供者:tony kao
  1. stereo_modefilt

    0下载:
  2. 立体匹配matlab 立体匹配matlab 立体匹配matlab-Stereo matching stereo matching matlab matlab matlab stereo matching stereo matching stereo matching matlab matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:364732
    • 提供者:cr
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »
搜珍网 www.dssz.com